communication/http/client

make an HTTP request with a Cookie

rule:
  meta:
    name: make an HTTP request with a Cookie
    namespace: communication/http/client
    authors:
      - anamaria.martinezgom@mandiant.com
    scopes:
      static: function
      dynamic: thread
  features:
    - and:
      - match: send HTTP request
      - string: /Cookie:/i

last edited: 2023-11-24 10:35:00